gdk/win32/gdkevents-win32.c Fixed two declarations in the middle of a
authorCody Russell <bratsche@gnome.org>
Thu, 7 Feb 2008 19:25:07 +0000 (19:25 +0000)
committerCody Russell <bratsche@src.gnome.org>
Thu, 7 Feb 2008 19:25:07 +0000 (19:25 +0000)
commite97c716a216af558bb71b6cf18d2b2af8d8e0e8d
tree2e2f44f19757c73c1a95de71666a5fa1086b1951
parentac6c3719975925a8506ff7f7b36f359fb3a3298b
gdk/win32/gdkevents-win32.c Fixed two declarations in the middle of a

2008-02-07  Cody Russell  <bratsche@gnome.org>

        * gdk/win32/gdkevents-win32.c
        * gdk/win32/gdkwindow-win32.c: Fixed two declarations in the middle
        of a block that were causing compile problems on old
        compilers. (#515053, reported by Kazuki IWAMOTO)

svn path=/trunk/; revision=19493
ChangeLog
gdk/win32/gdkevents-win32.c
gdk/win32/gdkwindow-win32.c